home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- if the movieRate of sprite 22 = -1 then
- set the movieTime of sprite 29 to 0
- set the stopTime of sprite 29 to 40
- set the movieRate of sprite 22 to 0
- set the movieRate of sprite 29 to 0
- else
- set the movieTime of sprite 22 to 0
- set the movieRate of sprite 22 to -1
- set the stopTime of sprite 29 to 40
- set the movieTime of sprite 29 to 0
- set the movieRate of sprite 29 to -1
- end if
- end
-